From: Markus Rost Date: Mon, 9 Sep 2002 21:37:11 +0000 (+0000) Subject: Fix typo. Add comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30712 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b9d8b509fa0b7a10f27614aa9197a22c19b4f8bd;p=emacs.git Fix typo. Add comment. --- diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h index 44b008110e5..7262415d07c 100644 --- a/src/s/sol2-6.h +++ b/src/s/sol2-6.h @@ -1,4 +1,6 @@ -#include "sol2-6.h" +/* Handle Solaris 2.6. */ + +#include "sol2-5.h" #undef UNEXEC #define UNEXEC unexsol.o